IAxis.SlaveControlLimit property

Determines whether to use the limit (such as software and sensor limit) when using modeSlaveInt in McControlMode and homingSlave in McHomingMode.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool SlaveControlLimit { get; set; }
Property SlaveControlLimit As Boolean

Property Value

Type: bool

See also

IAxis Interface

IntervalZero.KINGSTAR.Base.Class Namespace